<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('fonts/iconfont.ttf?t=1667351873085') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important; 
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sousuo:before {
  content: "\e632";
}

.icon-guanbi:before {
  content: "\eca0";
}

.icon-dianhua:before {
  content: "\e8ad";
}

</pre></body></html>